﻿capital = 586 #Almaty

oob = "KAZ_1936"

set_research_slots = 3

# Starting tech
set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_recon = 1
	tech_support = 1		
	tech_engineers = 1
	tech_military_police = 1
	tech_mountaineers = 1
	motorised_infantry = 1 tech_trucks = 1
	paratroopers = 1
	gw_artillery = 1
	gwtank = 1
	basic_light_tank = 1  # PLACEHOLDER
	#basic_heavy_tank = 1  # PLACEHOLDER
	#basic_medium_tank = 1 # PLACEHOLDER
	early_fighter = 1
	fighter1 = 1
	early_bomber = 1
	strategic_bomber1 = 1
	naval_bomber1 = 1
	mass_assault = 1
	fleet_in_being = 1
}

if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	set_technology = {
		early_submarine = 1
		basic_submarine = 1
		early_destroyer = 1
		early_light_cruiser = 1
		early_heavy_cruiser = 1
		early_battleship = 1
		early_battlecruiser = 1
		transport = 1
	}
}
if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {
		early_ship_hull_submarine = 1
		basic_ship_hull_submarine = 1
		early_ship_hull_light = 1
		early_ship_hull_cruiser = 1
		early_ship_hull_heavy = 1
		mtg_transport = 1
		basic_battery = 1
		basic_torpedo = 1
	}
}

set_popularities = {
	democratic = 60
	communism = 40
}

create_country_leader = {
	name = "Nikolay Aleksandrovich Skvortsov"
	desc = ""
	picture = "Portrait_KAZ_Nikolay_Skvortsov.dds"
	expire = "1953.3.1"
	ideology = stalinism
	traits = {
		
	}
}

create_country_leader = {
	name = "Ilyas Zhansugurov"
	desc = ""
	picture = "Portrait_KAZ_Ilyas_Zhansugurov.dds"
	expire = "1953.3.1"
	ideology = conservatism
	traits = {
		
	}
}




create_country_leader = {
	name = "Big Brother"
	desc = "POLITICS_WINSTON_CHURCHILL_DESC"
	picture = "gfx/leaders/ENG/Portrait_Big_Brother.dds"
	expire = "1999.12.1"
	ideology = socialism
	traits = {
		
	}
}

create_country_leader = {
	name = "Mother Russia"
	desc = "POLITICS_JOSEPH_STALIN_DESC"
	picture = "gfx/leaders/SOV/Portrait_Mother_Russia.dds"
	expire = "1999.12.1"
	ideology = stalinism
	traits = {
		
	}
}

create_country_leader = {
	name = "Immortal Father"
	desc = "POLITICS_MAO_ZEDONG_DESC"
	picture = "gfx/leaders/PRC/Portrait_Immortal_Mao.dds"
	expire = "1999.12.1"
	ideology = rexism
	traits = {
		
	}
}

create_country_leader = {
	name = "Emmanuel Goldstein"
	desc = "POLITICS_NEVILLE_CHAMBERLAIN_DESC"
	picture = "gfx/leaders/ENG/Portrait_Emmanuel_Goldstein.dds"
	expire = "1999.1.1"
	ideology = moderatism
	traits = {
		warmonger
	}
}